home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / commodsz.zip / DSZDV.BAT < prev    next >
DOS Batch File  |  1989-07-14  |  228b  |  14 lines

  1. if (%1) == (t) goto nohide
  2. stackey ! X38FC "rh"
  3. goto doit
  4. :nohide
  5. dvansi
  6. cls
  7. stackey ! X38FC "z"
  8. stackey CR
  9. :doit
  10. dsz port 2 %1 %2 %3 %4 %5 %6 %7 %8 %9
  11. stackey {be=12:18:9:100,100:3,10;w=9}
  12. stackey ! X38FC @0
  13. exit
  14.